Versions:
azctx is a lightweight Windows utility developed by white duck GmbH that streamlines the daily workflow of cloud administrators, DevOps engineers, and developers who manage multiple Microsoft Azure subscriptions through the Azure CLI. Instead of repeatedly typing long subscription names or GUIDs, the tool provides an interactive menu that lists all accessible subscriptions, allowing the user to switch the active Azure context with a single keystroke. The program reads the locally cached Azure profile, presents the subscriptions in a concise numbered list, and updates the CLI default after selection, eliminating manual copy-paste or scripting overhead. Compatible with PowerShell, CMD, and Windows Terminal, azctx integrates transparently into existing automation pipelines and can be invoked from batch files or CI stages when rapid context changes are required. Since its initial release the utility has evolved through three public versions, culminating in the current 2024.12.5 build that refines memory usage and adds support for sovereign Azure clouds. The executable is distributed as a portable, signed binary that requires no installation privileges and respects the existing Azure credentials already present on the workstation, thereby avoiding additional authentication prompts. By reducing the friction of subscription hopping, azctx shortens deployment cycles, lowers the risk of accidental resource creation in the wrong tenant, and simplifies classroom or lab scenarios where trainees constantly alternate between sandbox and production environments. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: